projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f42385
)
(command-line): Use `custom-reevaluate-setting' for `file-name-shadow-mode'.
author
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 16 Nov 2005 02:30:58 +0000
(
02:30
+0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Wed, 16 Nov 2005 02:30:58 +0000
(
02:30
+0000)
lisp/startup.el
patch
|
blob
|
history
diff --git
a/lisp/startup.el
b/lisp/startup.el
index 8f5eef94837e01c83ec60b936d25720b2f5a43f7..9e3f2bb4aa9cbe0c41ca45409147bb24b1e9a1eb 100644
(file)
--- a/
lisp/startup.el
+++ b/
lisp/startup.el
@@
-768,6
+768,7
@@
or `CVS', and any subdirectory that contains a file named `.nosearch'."
(custom-reevaluate-setting 'global-font-lock-mode)
(custom-reevaluate-setting 'mouse-wheel-down-event)
(custom-reevaluate-setting 'mouse-wheel-up-event)
+ (custom-reevaluate-setting 'file-name-shadow-mode)
;; Register default TTY colors for the case the terminal hasn't a
;; terminal init file.